Procedure seg_fillchar (seg : word;ofs : longint;count : longint;c : char) ;
Fills a memory area specified by a 48 bit pointer with the given number of chars.
NOTE: Be careful using this function in non-DPMI mode.
None.
SegFillWord, SegMove